home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / WordWorth3 / HDInstall.bak < prev    next >
Text File  |  1996-10-22  |  611b  |  26 lines

  1. Echo "Wordworth 3.1SE needs to be installed from floppies"
  2. Echo "This script will create those disks, so you need three"
  3. Echo "blank disks to hand."
  4. Echo ""
  5. Ask "Do you want to proceed? (y/N)"
  6.  
  7. If NOT WARN
  8.     Quit
  9.     EndIf
  10.  
  11. Echo ""
  12. Echo "Please insert the first blank disk in the internal drive"
  13. DMS write WW3.1SE_1.dms to DF0:
  14.  
  15. Echo ""
  16. Echo "Please insert the second blank disk in the internal drive"
  17. DMS write WW3.1SE_2.dms to DF0:
  18.  
  19. Echo ""
  20. Echo "Please insert the third blank disk in the internal drive"
  21. DMS write WW3.1SE_3.dms to DF0:
  22.  
  23. Echo ""
  24. Echo "You may now install Wordworth from these disks"
  25. Wait 5
  26.